ocr: CLanguage PStrurae (count, s, h, v, ... ) count - # of (s, h, v) argument sets to follow. s Pascal string to draw h Horizontal coordinate V Vertical coordinate 2-9 additional sets of (s, h, v) Strurawe draws 1 to 10 Pascal strings at specitied ocations in the current GrafPort. It Offers auto-centering and New-Line modes. Ifh == 0 then it uses the last (current) h position. Ifv= 0 then it uses the last (current) V position. Ifx < 0 - string is centered inside portRect. Ify:o U string is offset -y Tines from last (current) V position. Otherwise, h and V represent the desired X and y coordinates. ...